Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OUDS] Add "Grid" tokens, utilities, examples and documentation #2744

Merged
merged 38 commits into from
Oct 24, 2024

Conversation

hannahiss
Copy link
Member

@hannahiss hannahiss commented Sep 26, 2024

Note: Please transform - [ ] into - (NA) in the description when things are not applicable

Related issues

Closes #2609

Description

  • Uncomment and restore documentation pages in Layout: Breakpoints, Containers, Grid, Columns, Utilities
  • Use new breakpoints for every utilities/helpers (grids, columns, gutters, display, flex, ...)
  • Use .container-fluid .max-width-specific-tools as container for the documentation website
  • Add new example page "grid-system" to test grids
  • Change mixin _assert-ascending to accept two identical values ​​that follow each other

Not included:

Motivation & Context

Types of change

  • Breaking change (fix or feature that would change existing functionality)

Live previews

Uncommented pages:

Modified pages:

New pages:

@hannahiss hannahiss changed the base branch from main to ouds/main September 26, 2024 13:02
Copy link

netlify bot commented Sep 26, 2024

Deploy Preview for boosted ready!

Name Link
🔨 Latest commit 132b455
🔍 Latest deploy log https://app.netlify.com/sites/boosted/deploys/671a42af2648fc0008f5a41b
😎 Deploy Preview https://deploy-preview-2744--boosted.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@julien-deramond julien-deramond changed the title Add "Grid" tokens, utilities, examples and documentation [OUDS] Add "Grid" tokens, utilities, examples and documentation Sep 26, 2024
@julien-deramond julien-deramond added this to the OUDS milestone Sep 26, 2024
@julien-deramond julien-deramond linked an issue Sep 26, 2024 that may be closed by this pull request
1 task
@julien-deramond

This comment was marked as resolved.

@julien-deramond

This comment was marked as resolved.

Copy link
Member

@louismaximepiton louismaximepiton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First batch of comments.
A fake example should be removed somewhere.

site/content/docs/0.0/layout/breakpoints.md Outdated Show resolved Hide resolved
site/content/docs/0.0/layout/breakpoints.md Show resolved Hide resolved
scss/mixins/_grid.scss Outdated Show resolved Hide resolved
scss/mixins/_grid.scss Outdated Show resolved Hide resolved
scss/_containers.scss Show resolved Hide resolved
site/content/docs/0.0/layout/containers.md Outdated Show resolved Hide resolved
site/content/docs/0.0/layout/columns.md Show resolved Hide resolved
site/content/docs/0.0/examples/grid/index.html Outdated Show resolved Hide resolved
Copy link
Member

@louismaximepiton louismaximepiton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Second batch, missing the 4 documentation files, 1 example and migration guides

scss/_variables.scss Outdated Show resolved Hide resolved
scss/mixins/_grid.scss Outdated Show resolved Hide resolved
site/content/docs/0.0/examples/grid-system/grid-system.css Outdated Show resolved Hide resolved
site/content/docs/0.0/examples/grid-system/index.html Outdated Show resolved Hide resolved
site/content/docs/0.0/examples/grid-system/index.html Outdated Show resolved Hide resolved
site/content/docs/0.0/examples/grid-system/index.html Outdated Show resolved Hide resolved
site/content/docs/0.0/examples/grid-system/index.html Outdated Show resolved Hide resolved
scss/_containers.scss Show resolved Hide resolved
scss/_containers.scss Outdated Show resolved Hide resolved
site/assets/scss/_layout.scss Outdated Show resolved Hide resolved
@hannahiss hannahiss marked this pull request as ready for review October 11, 2024 07:21
Copy link
Member

@louismaximepiton louismaximepiton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll review the migration guides once all the above are considered as done.

site/assets/scss/_layout.scss Show resolved Hide resolved
site/assets/scss/_scrolling.scss Outdated Show resolved Hide resolved
site/content/docs/0.0/examples/grid/index.html Outdated Show resolved Hide resolved
site/static/docs/0.0/assets/img/examples/grid-system.png Outdated Show resolved Hide resolved
site/content/docs/0.0/layout/breakpoints.md Outdated Show resolved Hide resolved
site/content/docs/0.0/layout/grid.md Outdated Show resolved Hide resolved
site/content/docs/0.0/layout/grid.md Show resolved Hide resolved
site/content/docs/0.0/layout/grid.md Outdated Show resolved Hide resolved
site/content/docs/0.0/layout/grid.md Outdated Show resolved Hide resolved
site/content/docs/0.0/layout/grid.md Show resolved Hide resolved
Copy link
Member

@louismaximepiton louismaximepiton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just pinging for few comments that can be resolved in my opinion. I'm reviewing the migration guides in the meantime. Great work, GG 🚀

site/content/docs/0.0/examples/grid-system/index.html Outdated Show resolved Hide resolved
site/content/docs/0.0/layout/columns.md Outdated Show resolved Hide resolved
scss/_variables.scss Outdated Show resolved Hide resolved
site/content/docs/0.0/layout/breakpoints.md Show resolved Hide resolved
@julien-deramond julien-deramond force-pushed the ouds/main-his-tokens-grid branch from 5656e5b to 394082a Compare October 24, 2024 12:48
@julien-deramond julien-deramond merged commit 147459f into ouds/main Oct 24, 2024
13 checks passed
@julien-deramond julien-deramond deleted the ouds/main-his-tokens-grid branch October 24, 2024 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

[OUDS] Tokens: Grid
3 participants